home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 010 / maze.arc / README < prev    next >
Encoding:
Text File  |  1986-12-31  |  648 b   |  17 lines

  1. This library contains eight files:
  2.  
  3.     README    - This file
  4.     EMAZE.COM - Generates a maze on an IBM Graphics or PRO Printer.
  5.     SMAZE.COM - Solves the maze.
  6.     EMAZE.PAS - Turbo Pascal source for EMAZE.COM
  7.     SMAZE.PAS - Turbo Pascal source for SMAZE.COM
  8.     EMAZE.FIX - A discussion of how to modify the source programs
  9.         for other printers. (see note below)
  10.     MAZE.COM  - Generates a maze and solves a maze on CRT (CGA required)
  11.     MAZE.PAS  - Turbo pascal source for MAZE.COM
  12.  
  13.  
  14. EMAZE and SMAZE were originally developed for EPSON printers, not the
  15. IBM printers. EMAZE.FIX makes reference to the unmodified programs.
  16.  
  17.